home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PowerPak Gold 1992 Fall
/
PowerPak Gold (Fall 1992)(Flordia Lion's Den).iso
/
magazine
/
mnews12.exe
/
NEWS.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-10-23
|
5KB
|
329 lines
ECHO OFF
REM This is the Main Bat file for ModemNews Magazine
type cover12.scr
pause
REM This is the body of the file;
:again
cls
type pageone.scr
response QNSBHRPEFAMCW
if errorlevel 13 goto weekly
if errorlevel 12 goto letters
if errorlevel 11 goto mninfo
if errorlevel 10 goto ann
if errorlevel 9 goto fillers
if errorlevel 8 goto edit
if errorlevel 7 goto personals
if errorlevel 6 goto recipes
if errorlevel 5 goto humor
if errorlevel 4 goto bbs
if errorlevel 3 goto software
if errorlevel 2 goto news
if errorlevel 1 goto quit
-------------------------------------------------
:weekly
type weekly.scr
response ABR
if errorlevel 3 goto again
if errorlevel 2 goto md12
if errorlevel 1 goto brid
:brid
mnewskis.com
goto weekly
:md12
mnewbeer.com
goto weekly
-------------------------------------------------
:letters
letters.com
goto again
-------------------------------------------------
:mninfo
bbslist.com
type tools.scr
pause
type dead.scr
pause
goto again
-------------------------------------------------
:ann
type contrib.scr
pause
type ad.txt
pause
type contest.scr
pause
goto again
------------------------------------------------
:fillers
type filler.scr
response abcder
if errorlevel 6 goto again
if errorlevel 5 goto emerson
if errorlevel 4 goto laws
if errorlevel 3 goto scar
if errorlevel 2 goto poem
if errorlevel 1 goto 2486
:emerson
cls
mnewpm12.com
goto fillers
:2486
cls
mnewtres.com
goto fillers
:poem
cls
mnewatmn.com
goto fillers
:scar
cls
mnewdbas.com
goto fillers
:laws
cls
mnewddos.com
goto fillers
------------------------------------------------
:edit
type editors.scr
response efr
if errorlevel 3 goto again
if errorlevel 2 goto reply
if errorlevel 1 goto editor
:reply
cls
mnewrp12.com
goto edit
:editor
cls
mnewed12.com
goto edit
------------------------------------------------
:personals
------------------------------------------------
:recipes
cls
type recipes.scr
pause
mnewrc12.com
goto again
------------------------------------------------
:humor
type humor.scr
response ABR
if errorlevel 3 goto again
if errorlevel 2 goto joke
if errorlevel 1 goto zerro
:zerro
cls
mnewze12.com
goto humor
:joke
cls
mnewjk12.com
goto humor
------------------------------------------------
:bbs
type bbsmenu.scr
response ABCDEFGHIJR
if errorlevel 11 goto again
if errorlevel 10 goto kid
if errorlevel 9 goto pond
if errorlevel 8 goto sunshine
if errorlevel 7 goto legal
if errorlevel 6 goto horse
if errorlevel 5 goto circus
if errorlevel 4 goto earth
if errorlevel 3 goto apple
if errorlevel 2 goto arizona
if errorlevel 1 goto adlib
:kid
type unknown.dis
pause
goto bbs
:pond
type legal.dis
pause
goto bbs
:sunshine
type intelec.dis
pause
goto bbs
:legal
type info.dis
pause
goto bbs
:horse
type gosoft.dis
pause
goto bbs
:circus
type emerson.dis
pause
goto bbs
:earth
type digital.dis
pause
goto bbs
:apple
type dewdrop.dis
pause
goto bbs
:arizona
type crystal.dis
pause
goto bbs
:adlib
type candy.dis
pause
goto bbs
------------------------------------------------
:software
type reviews.scr
response ABCDEFGHR
if errorlevel 9 goto again
if errorlevel 8 goto sysd
if errorlevel 7 goto slick
if errorlevel 6 goto remind
if errorlevel 5 goto qw15
if errorlevel 4 goto pcvoice
if errorlevel 3 goto new12
if errorlevel 2 goto bbnews
if errorlevel 1 goto alien
:sysd
poet.com
cls
goto software
:slick
paws.com
cls
goto software
:remind
mlshut12.com
cls
goto software
:qw15
fastfood.com
cls
goto software
:pcvoice
ezdos.com
cls
goto software
:new12
energy12.com
cls
goto software
:bbnews
cloninv.com
cls
goto software
:alien
bbsmeter.com
cls
goto software
------------------------------------------------
:news
type news.scr
response ABCR
if errorlevel 4 goto again
if errorlevel 3 goto warn
if errorlevel 2 goto tips
if errorlevel 1 goto card
:card
mnewcm12.com
goto news
:tips
mnewcomp.com
goto news
:warn
mnewsgap.com
goto news
------------------------------------------------
:quit
type dead.scr
pause
type online.scr
pause
type end.scr